The Free Software Definition

The Free Software Definition, written by Richard Stallman and published by Free Software Foundation (FSF), defines free software, as a matter of liberty, not price. The term "free" is used in the sense of "free speech," not of "free beer."[1] The earliest known publication of the definition was in the February 1986 edition[2] of the now-discontinued GNU's Bulletin publication of FSF. The canonical source for the document is in the philosophy section of the GNU Project website. As of April 2008, it is published there in 39 languages.[3] FSF publishes a list of licences which meet this definition.

Contents

The definition

The definition published by FSF in February 1986 had two points:

The word "free" in our name does not refer to price; it refers to freedom. First, the freedom to copy a program and redistribute it to your neighbors, so that they can use it as well as you. Second, the freedom to change a program, so that you can control it instead of it controlling you; for this, the source code must be made available to you.[2]

The modern definition has four points, which it numbers zero to three in compliance with zero-based numbering common to computer systems. It defines free software by whether or not the recipient has the following four freedoms:[4]

Freedoms 1 and 3 require source code to be available because studying and modifying software without its source code is highly impractical.

Later definitions

In July 1997, Bruce Perens published the Debian Free Software Guidelines.[5] This was also used by Open Source Initiative (OSI) under the name "The Open Source Definition", the only change being that use of the term "free software" was replaced by OSI's alternative term for free software, "open-source software".

Free Software Definition vs Open Source Definition

Despite the fundamental philosophical differences between the free software movement and the open source movement, the official definitions of free software by the Free Software Foundation and of open source software by the Open Source Initiative basically refer to the same software licences, with a few minor exceptions. While stressing the philosophical differences, the Free Software Foundation comments:

The term “open source” software is used by some people to mean more or less the same category as free software. It is not exactly the same class of software: they accept some licences that we consider too restrictive, and there are free software licences they have not accepted. However, the differences in extension of the category are small: nearly all free software is open source, and nearly all open source software is free.

Free Software Foundation, http://www.gnu.org/philosophy/categories.html

See also

External links

References